| Package | Description |
|---|---|
| edu.claflin.finder |
Subgraph Finder - Used to find and locate subgraphs within a network.
|
| edu.claflin.finder.algo |
Contains the Algorithm code for finding bipartite subgraphs.
|
| edu.claflin.finder.logic.cygrouper |
| Modifier and Type | Class and Description |
|---|---|
class |
Communicator |
| Modifier and Type | Field and Description |
|---|---|
(package private) CommunicationListener |
Algorithm.listener |
| Modifier and Type | Field and Description |
|---|---|
(package private) CommunicationListener |
CytogrouperMain.listener |
| Constructor and Description |
|---|
CytogrouperMain(java.util.List<Graph> subgraphs,
CommunicationListener listener) |